Option Area
The option area allows you to set a link list OR html content. This gives greater flexibility for the area beyond just a list of links allow you to add html such as iFrames or other embeds and markup. The option area is broken into two sections, the Link List and the HTML Content.
| Option | Value | Description |
|---|---|---|
| Option Position | Option | The option Area has a position setting. This setting allows you to control the position of the option area to be on the Left or Right side of the slider |
| Is HTML | True / False | The Is HTML option, when set will display an HTML box, allowing you to add HTML markup to the area. This HTML will be used on the page |
Link List
Link list is a listing of links that contain an icon to the left.
| Option | Value | Description |
|---|---|---|
| Label | Text | The label is the display text for the link. |
| URL | URL | This will be the URL the link will navigate to when clicked |
| Heading | True / False | When this option is set, the Label will be used as a Heading element. For example, you may wish to have a heading of Popular Resources at the top of the list with no link |
| Link Icon | Icon | The Link Icon allows you to select an icon from a pre-determined list of icons. |
Note
Icons, while pre-defined, can be added to. If you wish to add an icon, please contact the web team for more information.
Option HTML
| Option | Value | Description |
|---|---|---|
| Option HTML | Markup | The markup area allows you to add html code, this can include HTML or Javascript. |
Javascript
The Option HTML area does not sanitize the code, so you can add javascript to the area. Please be careful when adding javascript to the area as it can cause issues with the page. When adding Javascript always ensure your code is safe and secure.